AttrGetObjectIntAttrib

Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index Return to Main Contents
 

NAME

AttrGetObjectIntAttrib()  

SYNOPSIS

prsr_lib/attribut.c:219

int AttrGetObjectIntAttrib(IPObjectStruct *PObj, char *Name)
 

DESCRIPTION

Routine to get an integer attribute from an object.  

PARAMETERS:

PObj: Object from which to get an ingeter attribute.

Name: Name of integer attribute.  

FUNCTION RETURN VALUE

int: Found attribute, or IP_ATTR_BAD_INT if not found.  

SEE ALSO

AttrSetObjectIntAttrib, AttrSetObjectPtrAttrib, AttrGetObjectPtrAttrib, , AttrSetObjectRealAttrib, AttrGetObjectRealAttrib, , AttrSetObjectStrAttrib, AttrGetObjectStrAttrib, AttrSetObjectObjAttrib, , AttrSetObjAttrib, AttrGetObjectObjAttrib, AttrGetObjAttrib,

 

ORIGIN

(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT


 

Index

NAME
SYNOPSIS
DESCRIPTION
PARAMETERS:
FUNCTION RETURN VALUE
SEE ALSO
ORIGIN

This document was created by man2html, using the manual pages.
Time: 07:27:14 GMT, October 17, 2022